CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - Mouse USB

搜索资源列表

  1. Atmel-Avr-Mouse-Source

    0下载:
  2. ATMEL 2007 Readme file to compile AT90USB162 firmware demonstration with AVRGCC (winavr 20070525 revision). Since this version, AT90USB162 is supported by AVRGCC. If you are using the WinAVR project file (.aps), your project must be placed in the C:\
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2011-06-22
    • 文件大小:1931923
    • 提供者:kinware@163.com
  1. pic16c765.rar

    0下载:
  2. This firmware translates a PS/2 mouse to a USB mouse. The translator firmware is entirely interrupt driven (with the exception of sending the data via USB to the host.) An interrupt is generated when the PS/2 start bit is received, at which tim
  3. 所属分类:SCM

    • 发布日期:2017-11-08
    • 文件大小:120354
    • 提供者:
  1. Usb-Mouse.zip

    0下载:
  2. usb鼠标驱动源代码,包括自动检测和配置代码。很方便哦。,usb mouse driver source code, including automatic detection and configuration code. Oh, very convenient.
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-22
    • 文件大小:650965
    • 提供者:Change
  1. USB-Device-HID-Mouse

    0下载:
  2. 用带USB模块的PIC单片机做的USB鼠标程序源代码-USB module with a PIC microcontroller with a USB mouse to do source code
  3. 所属分类:SCM

    • 发布日期:2017-03-22
    • 文件大小:99707
    • 提供者:柏兆兰
  1. M8-RF-USB-MouseKeyboard

    0下载:
  2. 用ATMEGA8模拟USB鼠标和键盘,通过2.4G的无限传输芯片24L01接收发射端的数据,实现10米以上距离传输的无线键盘鼠标,HID方式,无需驱动。发射端也是M8与24L01配合,M8扩展出键盘。(目前只扩展8个键,可继续扩展),接收端用GUN-GCC编译,发射端用ICCAVR编译-ATMEGA8 simulation using USB mouse and keyboard, through the 2.4G chip 24L01 unlimited transmission of dat
  3. 所属分类:SCM

    • 发布日期:2016-01-27
    • 文件大小:218050
    • 提供者:凯理
  1. mouse

    0下载:
  2. 一个linux usb gadget mouse driver. 可以将你的linux嵌入式产品当鼠标用.-A linux usb gadget mouse driver. Using this driver, you can make your embedded linux product become a mouse.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-25
    • 文件大小:65530
    • 提供者:殷继锋
  1. at91sam9263-ek-usb-all

    0下载:
  2. at91sam9263-ek板usb开发全套资料(包括iar、keil、gun工程)同时拥有ac97、ccid、cdc-serial、cdchid、cdcmsd、hidmsd、core、hid-keyboard、hid-mouse、hid-transfer、massstorage工程-at91sam9263-ek board usb develop a full set of data (including iar, keil, gun works) have both ac97, ccid,
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-05-29
    • 文件大小:11843153
    • 提供者:文建祥
  1. USBmouse

    0下载:
  2. USB Mouse,已经调试通过,控制芯片为PDIUSBD12,keil编译环境。-USB Mouse, has been testing through the control chip for PDIUSBD12, keil compiler environment.
  3. 所属分类:SCM

    • 发布日期:2017-03-31
    • 文件大小:108819
    • 提供者:亦木明
  1. mouse

    0下载:
  2. USB鼠标的设计资料 有详细的原理图。芯片资料。 程序。-USB mouse design information detailed schematics. Chip data. Procedures.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-25
    • 文件大小:632603
    • 提供者:孔繁波
  1. MouseExample

    0下载:
  2. 基于344单片机的HID设备的USB鼠标代码,代码采用c编写-Based on 344 Singlechip HID devices USB mouse code, the code used to prepare c
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:90607
    • 提供者:郑文德
  1. usb-device-hid-mouse-project-at91sam7s-ek-gnu

    0下载:
  2. configure HID devices like USB mouse with A91SAM7SE CPU. Inlcude initilization for necessary peripherials. Developer can modify this piece code to do their development on HID devices. This is speically for GNU-AT91SAM7SE test code for interfacing HID
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-25
    • 文件大小:879345
    • 提供者:Tong Kwok Wai
  1. usb-host-1.00.tar

    0下载:
  2. host usb 主设备程序 支持sd卡 mouse keyboard 的最单单的驱动程序 gcc编译-the main host usb device supports sd card mouse keyboard alone most of the gcc compiler driver
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:405510
    • 提供者:肖夏
  1. UsbMouse

    0下载:
  2. HID usb设备的单片机固件程序,能自己用单片机控制鼠标。-HID usb device microcontroller firmware to control their mouse using single-chip microcomputer.
  3. 所属分类:SCM

    • 发布日期:2017-04-24
    • 文件大小:103236
    • 提供者:柏兆来
  1. mouse

    0下载:
  2. USB mouse example for cypress 63513
  3. 所属分类:USB develop

    • 发布日期:2017-04-06
    • 文件大小:7123
    • 提供者:sky
  1. UsbMouse

    0下载:
  2. USB鼠标程序,51单片机实现,对与玩USB从机开发的朋友很有参考价值,代码全部有详细注释-USB mouse procedures, MCU 51, and playing on the USB drive the development of a friend from a good reference value, detailed notes of all code
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-28
    • 文件大小:105284
    • 提供者:sxd
  1. keyboard-ps2-mouse-protocol

    1下载:
  2. ps2鼠标键盘协议(中文版),可供大家参考,虽然现在USB鼠标键盘比较多,但是给爱好者共享-keyboard ps2 mouse protocol (Chinese version), available for your reference, although it is now more USB mouse keyboard, but for lovers to share
  3. 所属分类:SCM

    • 发布日期:2017-03-22
    • 文件大小:617713
    • 提供者:胡萝卜
  1. USB-MOUSE

    0下载:
  2. 这是一个关于USB鼠标的程序-usb mouse
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-24
    • 文件大小:449614
    • 提供者:dsfaf
  1. mouse

    0下载:
  2. 鼠标程序实例 采用CH375 主要应用于usb接口芯片ch375的应用-CH375 instance the use of the mouse is mainly used in usb interface chip application of ch375
  3. 所属分类:USB develop

    • 发布日期:2017-03-31
    • 文件大小:52676
    • 提供者:carl
  1. usb

    0下载:
  2. innova card usip(mips 4ksd )usb,包括mass_storage和鼠标。 -innova card usip (mips 4ksd) usb, including mass_storage and mouse.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-05
    • 文件大小:42180
    • 提供者:ding
  1. STM32-H103

    0下载:
  2. STM32-H103 board is entry level development board for the new ARM Cortex M3 family of devices produced by ST Microelectronics Inc. With STM32-H103 you can explore the features of STM32 family on budged, the board have everything necessary to bu
  3. 所属分类:source in ebook

    • 发布日期:2017-03-22
    • 文件大小:642458
    • 提供者:ak
« 12 3 4 5 6 7 8 9 10 ... 27 »
搜珍网 www.dssz.com